[INFO] cloning repository https://github.com/crynta/xAI-Rust-SDK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crynta/xAI-Rust-SDK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrynta%2FxAI-Rust-SDK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrynta%2FxAI-Rust-SDK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b8b917e5a1a457a5116e1890297eaa25c536bef
[INFO] testing crynta/xAI-Rust-SDK against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrynta%2FxAI-Rust-SDK" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crynta/xAI-Rust-SDK
[INFO] finished tweaking git repo https://github.com/crynta/xAI-Rust-SDK
[INFO] tweaked toml for git repo https://github.com/crynta/xAI-Rust-SDK written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crynta/xAI-Rust-SDK on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crynta/xAI-Rust-SDK already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97c1357953157bc303959484431fd139744ba4c2c2ac05522da416b6a431c131
[INFO] running `Command { std: "docker" "start" "-a" "97c1357953157bc303959484431fd139744ba4c2c2ac05522da416b6a431c131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97c1357953157bc303959484431fd139744ba4c2c2ac05522da416b6a431c131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c1357953157bc303959484431fd139744ba4c2c2ac05522da416b6a431c131", kill_on_drop: false }`
[INFO] [stdout] 97c1357953157bc303959484431fd139744ba4c2c2ac05522da416b6a431c131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90103e857bb382b20bd449447676c662e62263e20e2cb77551339c99ac79769d
[INFO] running `Command { std: "docker" "start" "-a" "90103e857bb382b20bd449447676c662e62263e20e2cb77551339c99ac79769d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling xai-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/client.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.84s
[INFO] running `Command { std: "docker" "inspect" "90103e857bb382b20bd449447676c662e62263e20e2cb77551339c99ac79769d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90103e857bb382b20bd449447676c662e62263e20e2cb77551339c99ac79769d", kill_on_drop: false }`
[INFO] [stdout] 90103e857bb382b20bd449447676c662e62263e20e2cb77551339c99ac79769d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2e815f46a048e3a7a29e3e5c5429fead9fad04dc46ca6b79dba7b5e8e1a4579
[INFO] running `Command { std: "docker" "start" "-a" "b2e815f46a048e3a7a29e3e5c5429fead9fad04dc46ca6b79dba7b5e8e1a4579", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling xai-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/client.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/client.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Client {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xai-rust-sdk` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name xai_rust_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06fd3657eecc381c -C extra-filename=-6d330f52d11d2e1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-dd0e8c112d71c8ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-465001dfffa1c959.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-00e3db2e3f77a81f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35003d59925fe423.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5fe444426e5d2ef1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-646b8ffa0c9ec3dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e7b047570d629969.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9f4521784e85b7bf.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8d22632f56660e5d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-68950606c38f75ff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xai-rust-sdk` (example "function_calling")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name function_calling --edition=2021 examples/function_calling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cfa7b5e8da6d321 -C extra-filename=-71cd7fa30ed7df47 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-dd0e8c112d71c8ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-465001dfffa1c959.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-00e3db2e3f77a81f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35003d59925fe423.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5fe444426e5d2ef1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-646b8ffa0c9ec3dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e7b047570d629969.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9f4521784e85b7bf.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8d22632f56660e5d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-68950606c38f75ff.rlib --extern xai_rust_sdk=/opt/rustwide/target/debug/deps/libxai_rust_sdk-2881aa44e358da2c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `xai-rust-sdk` (example "structured_output")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name structured_output --edition=2021 examples/structured_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be13040dca10451c -C extra-filename=-0f72ce01f489e2cf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-732f45c500397fdd.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-dd0e8c112d71c8ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9448fefab97074e6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-465001dfffa1c959.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-00e3db2e3f77a81f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c0df408813bc7b2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bb14f29ad2876a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35003d59925fe423.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5fe444426e5d2ef1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-646b8ffa0c9ec3dd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e7b047570d629969.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9f4521784e85b7bf.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8d22632f56660e5d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fd108394f65c8f78.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-68950606c38f75ff.rlib --extern xai_rust_sdk=/opt/rustwide/target/debug/deps/libxai_rust_sdk-2881aa44e358da2c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcPARGSX/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-9f4521784e85b7bf,libtracing_serde-d992f090f2c24bf1,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-56181a590c00afdd,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-5c6a6cadc43d6054,libxai_rust_sdk-2881aa44e358da2c,libdotenv-ed16f8757ac7f100,libasync_stream-732f45c500397fdd,libthiserror-5bb14f29ad2876a4,libtokio_stream-5fe444426e5d2ef1,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,libsecrecy-00e3db2e3f77a81f,libreqwest-465001dfffa1c959,libserde_urlencoded-4fa8c705415b8ada,libhyper_rustls-0e26ffd8496bada6,libwebpki_roots-3cf39dcfd6d244bc,libtokio_rustls-024e140043c2af67,librustls-62beac7c279f346f,libsubtle-ca7024fc66e4388f,libwebpki-37995f34c718eb57,libring-bb4e810d4ca5aa99,libgetrandom-71169576ef0a20f8,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libserde_json-4b3b3129c1f1939f,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-e56b730c40afcf0b,libbitflags-443c99b827427271,libiri_string-d388d4576b633c72,libtower-794954126cfed5ae,libtower_layer-d70c7e404336389b,libhyper_util-ee64b28a1a7f149c,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-7a4e8ac902db65b8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-199fed14d2beb6b2,libtracing-e7b047570d629969,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-9db680e4e129e269,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-4e4b89ccaa9af7f1,libfutures_sink-be8442ee548d90f9,libtokio-35003d59925fe423,libsignal_hook_registry-8aa99c3e83bd2dd0,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-7c38cd76276d35e7,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-6a4e759369e09f04,liblog-28f8cc0684f4f944,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libserde_core-365391bf3dd30696,libhttp-4d5b2fe4d7fc5a12,libitoa-6b76ec393d6a2c41,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcPARGSX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_simple-3ae5062b1c92c511" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xai-rust-sdk` (example "chat_simple") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b2e815f46a048e3a7a29e3e5c5429fead9fad04dc46ca6b79dba7b5e8e1a4579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e815f46a048e3a7a29e3e5c5429fead9fad04dc46ca6b79dba7b5e8e1a4579", kill_on_drop: false }`
[INFO] [stdout] b2e815f46a048e3a7a29e3e5c5429fead9fad04dc46ca6b79dba7b5e8e1a4579
